| Overload | Description |
|---|---|
| Fault(ServiceResult) | Called when an asynchronous operation completes. |
| Fault(Boolean,ServiceResult) | Called when an asynchronous operation completes. |
| Fault(UInt32,String,Object[]) | Called when an asynchronous operation completes. |
| Fault(Boolean,UInt32,String,Object[]) | Called when an asynchronous operation completes. |
| Fault(Exception,UInt32,String,Object[]) | Called when an asynchronous operation completes. |
| Fault(Boolean,Exception,UInt32,String,Object[]) | Called when an asynchronous operation completes. |